//====================================
// ThieveryMutators
//====================================

This is a collection of old mutators i made 3/4 years ago, fixed/altered/patched up with a few new ones in one file thats easily configrable

//Install
Add thieverymutators.u and thieverymutators.int into your C:\Unrealtournament\system folder

Add the following section to your ThMutators.ini file (located in C:\Unrealtournament\system), if you do not have a ThMutators.ini file, create a new text file and 
copy the following settings into it, call the file ThMutators.ini (overwright the .txt) 

[ThieveryMutators.ThieveryMutatorsSettings]
NoKo=True
CrackKo=True
NoKilling=True
BowPullDamage=True
NoDDBackShots=True
NoAIKilling=True
NoAIKoing=True
AntiStack=True
AntiBlock=True
RemoveBlockers=True
NoBotOrders=True
LockAllDoors=True
KegLoot=True
DMGame=True
LightGame=True
AllThievesMustExit=True
NoSuicideForSupplies=True
LimitGuardDeaths=True
MaxGuardDeaths=2
RemoveSpiders=True
ThiefDoors=True
CustomStartingEquip=True
BlackJack=True
ThievesBow=True
GuardsCrossBow=True
RepairTool=True
LockPicks=True
SwapDecoyforFlares=True
ThiefBArrowCount=5
ThiefWArrowCount=5
ThiefVArrowCount=2
ThiefMArrowCount=2
ThiefDArrowCount=2
ThiefCArrowCount=2
ThiefFArrowCount=2
ThiefEArrowCount=2
GuardSBoltCount=10
GuardTBoltCount=5
GuardPBoltCount=5
GuardFBoltCount=0
FlareCount=3
CustomChest=True
RemoveChestFromMap=True
SolidChest=True
ChestThiefsCanUse=True
ChestResupplyTime=30
ChestBoltCount=10
ChestTBoltCount=3
ChestPBoltCount=2
ChestFBoltCount=1
ChestFlareCount=1
ChestGuardHealthCount=1
ChestGuardMessage=You Picked up some extra supplies
ChestArrowCount=0
ChestWArrowCount=1
ChestDArrowCount=1
ChestMArrowCount=1
ChestCArrowCount=0
ChestEArrowCount=0
ChestFArrowCount=0
ChestVArrowCount=0
ChestThiefHealthCount=1
ChestThiefMessage=You Stole some equipment


//Server Setup
add ThieveryMutators.u to your serverpackage list in ThAux.ini, mutator line is 'ThieveryMutators.ThieveryMutators' all settings 
are found in ThMutators as you should of copied them there, the following is a list of each setting and what it does, most should be obvious


//Standalone Config Stuff
NoKo=True = BlackJack cannot Ko Guards, but will kill doc/spiders etc
CrackKo=True = a sucsessfull hit cracks guards
NoKilling=True = Thieves cannot kill guards with sword or broadheads
BowPullDamage=True = how long you hold fire determines how much damage inflicted
NoDDBackShots=True = Removes double damage for back shots
NoAIKilling=True = Thieves cannot kill AI with sword or Arrows, but can kill Humans
NoAIKoing=True = Thieves cannot Ko AI but can KO humans
AntiStack=True = Makes it harder to stack objects to cover loot/objectives
AntiBlock=True = Makes crates/barrels unfrobable/unmoveable
RemoveBlockers=True = Removes blockers from map, can get to new places
NoBotOrders=True = Cannot Order Bots
LockAllDoors=True = Locks all Doors that are normaly unlocked, only level 3 lock so not long to unlock
KegLoot=True = Turns all loot into kegs
DMGame=True = Forces DM game with new objective info
LightGame=True = Lightens Up over dark maps, asylem/grange etc
AllThievesMustExit=True = makes all thieves have to be in the exits
NoSuicideForSupplies=True = typing the suicide command puts you in spectator mode, can still suicide in fire etc
LimitGuardDeaths=True = Makes MaxGuardDeath take effect
MaxGuardDeaths=2 = Number of deaths when guard will be moved to spectator, 2 = on 2nd death, he gets put as spectator
RemoveSpiders=True = Removes all spiders from the map
ThiefDoors = True - dont work online..

//Spawn Equipment Stuff
CustomStartingEquip=True = when set to true the below commands are enabled, they are equipment you spawn with

BlackJack=True = True means you do spawn with, false means you donot
ThievesBow=True
GuardsCrossBow=True
RepairTool=True
LockPicks=True
SwapDecoyforFlares=True = You can only have flares or decoy, true for flares (this setting also effects chest)
ThiefBArrowCount=5 = BroadHeads, The number is of course the number you spawn with
ThiefWArrowCount=5 = Water
ThiefVArrowCount=2 = Vine
ThiefMArrowCount=2 = Moss
ThiefDArrowCount=2 = Decoy
ThiefCArrowCount=0 = Crack
ThiefFArrowCount=0 = Flare
ThiefEArrowCount=0 = Explosive
GuardSBoltCount=10 = Bolts
GuardTBoltCount=5  = Tag
GuardPBoltCount=5  = Para
GuardFBoltCount=0  = Fire
FlareCount=3       = Flares For guards

//Chest Stuff
CustomChest=True = When True you get a new custom chest to replace the old one, following commands are enabled

SolidChest=True = Cannot be destroyed
ChestThiefsCanUse=True = Thieves can steal stuff too!
RemoveChestFromMap=True = stops the chest displaying on map so thieves can steal and hide it (slightly flawed the chest will show where it spawned from and stay there)
ChestResupplyTime=30 = Time to wait before reuse - default is 120, 2 mins
ChestBoltCount=10 = Bolts
ChestTBoltCount=3 = Tag
ChestPBoltCount=2 = Para
ChestFBoltCount=1 = Fire
ChestFlareCount=1 = Flares
ChestGuardHealthCount=1 = Guard Health pots
ChestGuardMessage="You Picked up some extra supplies"  = Message guard gets when frobbed
ChestArrowCount=0 = Broadheads
ChestWArrowCount=1 = Water
ChestDArrowCount=1 = Decoy
ChestMArrowCount=1 = Moss
ChestCArrowCount=0 = Crack
ChestEArrowCount=0 = Explosive
ChestFArrowCount=0 = Flare
ChestVArrowCount=0 = Vine
ChestThiefHealthCount=1  = Health pots for thieves
ChestThiefMessage="You Stole some equipment"  = Thieves message when frobbed

thanks to testers.

TrapMaster
John dillinger
Pitbull
Cuba

Enjoy 
~Keggie




